How to Install libprpc-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libprpc-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

libprpc-perl software package provides Perl extensions for writing pRPC servers and clients, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libprpc-perl 

libprpc-perl is installed in your system.

Make ensure the libprpc-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libprpc-perl *

You will get with libprpc-perl package name, version, architecture and description in a table

libprpc-perl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Perl
Package libprpc-perl
Version 0.1005-21
Description Perl extensions for writing pRPC servers and clients
Sub Section Perl


See Also, How to uninstall or remove libprpc-perl software package from Ubuntu 14.04 LTS (Trusty Tahr)?